inspector: Avoid a gratitious use of g_strv_length
authorMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2015 03:42:55 +0000 (23:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 17 Jul 2015 03:42:55 +0000 (23:42 -0400)
commit02577ddb06d9fe9f9ddc2813d15f8c2100e31c36
tree6d5b0812111ae05fc125127041942ff7c6d1d79a
parent1fb075dbca911d4a61e7ebbf9fc040cd697f4d83
inspector: Avoid a gratitious use of g_strv_length

No need to count the strings first before iterating over them.
gtk/inspector/selector.c